SymbExtremumCntPtVals
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
SymbExtremumCntPtVals()
SYNOPSIS
symb_lib/symbolic.c:1742
CagdRType *SymbExtremumCntPtVals(CagdRType **Points,
int Length,
CagdBType FindMinimum)
DESCRIPTION
Given a control polygon/mesh, computes the extremum values of them all.
PARAMETERS:
Points: To scan for extremum values.
Length: Length of each vector in Points.
FindMinimum: TRUE for minimum, FALSE for maximum.
FUNCTION RETURN VALUE
CagdRType *: A vector holding PType point with the extremum values of
each axis independently.
ORIGIN
(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- PARAMETERS:
-
- FUNCTION RETURN VALUE
-
- ORIGIN
-
This document was created by
man2html,
using the manual pages.
Time: 07:27:11 GMT, October 17, 2022